getParameters ( class in module jsPlumbUIComponent )

Description

Gets all parameters from the component. Note that you are given the actual parameters object, not a copy, so you can alter their values directly, and if you hold the reference to the parameters object you could cause a memory leak.

Returns

{object}

All of the component's parameters.